Computer Science for IGCSE & O level - Algorithm Design And Problem Solving (Section 2 - No. 37)
What does 'pseudocode' allow programmers to do?
Write code directly.
Focus on the logic of an algorithm.
Visualize an algorithm.
Test the algorithm.
Giải thích
Pseudocode allows for creating algorithms without a programming language.
